| Overload | Description |
|---|---|
| drawLine(PDFPen,double,double,double,double) | Draws a line connecting the two points specified by the coordinate pairs. |
| drawLine(PDFPen,PDFPoint,PDFPoint) | Draws a line connecting two Objects. |
| Overload | Description |
|---|---|
| drawLine(PDFPen,double,double,double,double) | Draws a line connecting the two points specified by the coordinate pairs. |
| drawLine(PDFPen,PDFPoint,PDFPoint) | Draws a line connecting two Objects. |